projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7063ed
)
repo: fix an incorrect comment
author
Cosimo Cecchi
<cosimo@endlessm.com>
Tue, 28 Jul 2015 00:15:21 +0000
(17:15 -0700)
committer
Colin Walters
<walters@verbum.org>
Tue, 28 Jul 2015 15:35:33 +0000
(11:35 -0400)
src/libostree/ostree-repo-commit.c
patch
|
blob
|
history
diff --git
a/src/libostree/ostree-repo-commit.c
b/src/libostree/ostree-repo-commit.c
index 71d3716fb8215c2ac0425e3416992ac7723f752d..68008c5564762f94822879f8f70e7c7a2781a63d 100644
(file)
--- a/
src/libostree/ostree-repo-commit.c
+++ b/
src/libostree/ostree-repo-commit.c
@@
-1272,7
+1272,7
@@
ostree_repo_transaction_set_refspec (OstreeRepo *self,
* be deleted.
*
* The change will not be written out immediately, but when the transaction
- * is completed with ostree_repo_com
plete
_transaction(). If the transaction
+ * is completed with ostree_repo_com
mit
_transaction(). If the transaction
* is instead aborted with ostree_repo_abort_transaction(), no changes will
* be made to the repository.
*/